UI_EN = {
    UI_RVLenter = "Enter",
    UI_RVLcantEnter = "I can't enter.",
    UI_RVLzombiesChasing = "There are zombies after me!",
    UI_RVLzombiesNearby = "There are zombies nearby.",
    UI_RVLsafehouse = "The interior is a Safehouse.",
    UI_RVLvehicleSpeed = "I'm still driving!",
	UI_RVLexit = "Exit",
    UI_RVLnoFreeSpawns = "There are no more interiors available for this vehicle type.",
    UI_NO_RVLifeLoaded = "Interior map hasn't loaded.  Return to the vehicle now?",
}